Skip to main content

All Questions

0votes
1answer
2kviews

Clean formatting of output within bash scripts

I ran across a problem formatting the output during runtime while preserving the format of the code in some scripts. The below works for me, just wanna check that it's reasonable? It seems to dirty up ...
null's user avatar
  • 113

close